ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PointAdorner<T> Class
Members

In This Topic
    _PointAdorner<T> Class
    In This Topic
    Object Model
    _PointAdorner<T> Class
    Syntax
    'Declaration
     
    Public Class _PointAdorner(Of T As IPointView) 
       Implements IAdorner 
    public class _PointAdorner<T> : IAdorner  
    where T: IPointView
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       GrapeCity.DataVisualization.Chart._PointAdorner<T>

    See Also